home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (Portugal) 16
/
PC Format (Portugal) 16.iso
/
Games
/
X-men
/
XMENDEMO.EXE
/
XMen.exe
/
0
/
RCDATA
/
TLAUNCHFORM
/
TLAUNCHFORM.txt
< prev
Wrap
Text File
|
1997-10-22
|
5KB
|
220 lines
object LaunchForm: TLaunchForm
Left = 160
Top = 110
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'X-Men: The Ravages of Apocalypse'
ClientHeight = 465
ClientWidth = 632
Ctl3D = False
Color = clBlack
Font.Color = clOlive
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 22
object BackgroundImage: TImage
Left = 0
Top = 0
Width = 640
Height = 480
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object RFSpriteControl1: TRFSpriteControl
Left = 252
Top = 108
Width = 119
Height = 161
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\single'
OnClick = PlayClick
OnMouseDown = HighlightButton
OnMouseUp = DeselectButton
end
object RFSpriteControl2: TRFSpriteControl
Left = 490
Top = 108
Width = 119
Height = 161
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\multi'
OnClick = RFSpriteControl2Click
OnMouseDown = HighlightButton
OnMouseUp = DeselectButton
end
object RFSpriteControl3: TRFSpriteControl
Left = 506
Top = 346
Width = 89
Height = 92
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\credits'
OnClick = RFSpriteControl3Click
OnMouseDown = HighlightButton
OnMouseUp = DeselectButton
end
object RFSpriteControl4: TRFSpriteControl
Left = 389
Top = 346
Width = 89
Height = 92
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\load'
OnClick = LoadClick
OnMouseDown = HighlightButton
OnMouseUp = DeselectButton
end
object RFSpriteControl5: TRFSpriteControl
Left = 273
Top = 346
Width = 89
Height = 92
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\intro'
OnClick = RFSpriteControl5Click
OnMouseDown = HighlightButton
OnMouseUp = DeselectButton
end
object DosQuakeSC: TRFSpriteControl
Left = 386
Top = 129
Width = 89
Height = 16
Hint = 'quake.exe'
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\dosq'
OnMouseDown = ExecutableMouseDown
end
object WinQuakeSC: TRFSpriteControl
Left = 386
Top = 163
Width = 89
Height = 16
Hint = 'winquake.exe'
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\winq'
OnMouseDown = ExecutableMouseDown
end
object glQuakeSC: TRFSpriteControl
Left = 386
Top = 196
Width = 89
Height = 16
Hint = 'glquake.exe'
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\glq'
OnMouseDown = ExecutableMouseDown
end
object vQuakeSC: TRFSpriteControl
Left = 386
Top = 229
Width = 89
Height = 16
Hint = 'vquake.exe'
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\vq'
OnMouseDown = ExecutableMouseDown
end
object HighlightPlayer: TMediaPlayer
Left = 592
Top = 8
Width = 29
Height = 30
EnabledButtons = [btPlay, btRecord, btEject]
VisibleButtons = [btPlay]
AutoEnable = False
DeviceType = dtWaveAudio
FileName = 'launcher\button.wav'
Visible = False
TabOrder = 0
end
object ExtrasEdit: TEdit
Left = 278
Top = 301
Width = 24
Height = 17
Hint = 'Extra Commands'
AutoSize = False
Color = clBlack
Font.Color = clSilver
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnChange = ExtrasEditChange
end
object CDPlayer: TMediaPlayer
Left = 368
Top = 48
Width = 253
Height = 30
DeviceType = dtCDAudio
Visible = False
TabOrder = 2
end
end